home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol C-14 / Vol C-14.iso / games / vaquinha.swf / scripts / DefineSprite_158 / frame_3 / DoAction.as
Text File  |  2012-04-23  |  107b  |  8 lines

  1. if(length(entries) >= 1)
  2. {
  3.    current_level = 4;
  4.    page = 1;
  5.    first = true;
  6.    gotoAndPlay(5);
  7. }
  8.